Distinguishing Abandoned and Removed Objects
نویسندگان
چکیده
i DECLARATION I hereby declare that this project is entirely my own work and that it has not been submitted as an exercise for a degree at this or any other university ___________________________________ ________________ Name Date ii Permission to Lend I agree that the Library and other agents of the College may lend or copy this thesis upon request. ___________________________________ ________________ Name Date iii Acknowledgements I would like to thank my family and friends for their encouragement throughout the course of this project; in particular I would like to recognise my parents for their continued support. I would also like to extent my thanks and gratitude to my supervisor Dr. Kenneth Dawson-Howe for his guidance and assistance throughout the project. iv Abstract With more cameras watching us now than ever, how this surveillance footage is analysed is very important. While human supervision is used in most circumstances, it is becoming more and more feasible to use computers for this application due to their increased processing power. This project presents a method for reliably detecting foreground events and defining the events as either an object abandonment or object removal using both edge based techniques and area reconstruction techniques. The objective of this project is to demonstrate how computer vision can be used to analyse and extract information from a scene. This is demonstrated by applying various methods within a computer vision system to accurately detect the abandonment and removal of objects from a scene. This project was written in C++ and the OpenCV 2.3.1 library was used for image processing. The project was tested on a laptop running Windows 8 with 6GB of memory and 2.7GHz dual core processor. The system was tested on three datasets, PETS 2006, Candela and Caviar which are the industry standard for examining and testing for abandoned and removal events. The following report details the development of the project and why the chosen approaches were implemented. Similar works in this area and other possible approaches for each stage of the project are also examined. The aim of this project was to detect static foreground events in a scene. These events would then be defined as either an abandonment or a removal and a numerical confidence of this definition would be produced. The foreground events were detected by constructing a background model of the scene and comparing the current scene to this model to discriminate
منابع مشابه
Identifying Abandoned, Moved and Removed Objects in Automated Surveillance Systems
This project is concerned with the classification of long term changes in surveillance scenes, known as static foreground. There has been little work related to the classification of static foreground in surveillance despite its potential role in automatic identification of abandoned bombs and theft. In this project, a thorough literature review of previous techniques was carried out. It was fo...
متن کاملReal-Time Detection of Abandoned and Removed Objects in Complex Environments
We present a new framework to robustly and efficiently detect abandoned and removed objects in complex environments for real-time video surveillance. In our system, the background is modeled by a mixture of Gaussians. Similar to Tian et al. [18], this mixture model is employed to detect the static foreground regions (i.e., static blobs potentially corresponding to abandoned or removed objects) ...
متن کاملCertificate from Supervisor
Abandoned object detection is one of the most practically useful areas of computer vision due to its application in automated video surveillance systems for the detection of suspicious activities that might endanger public safety, especially in crowded places like airports, railway stations, shopping malls, movie theatres and the like. An abandoned object is defined as one that has been lying s...
متن کاملRobust Abandoned Object Detection Using Dual Foregrounds
As an alternative to the tracking-based approaches that heavily depend on accurate detection of moving objects, which often fail for crowded scenarios, we present a pixelwise method that employs dual foregrounds to extract temporally static image regions. Depending on the application, these regions indicate objects that do not constitute the original background but were brought into the scene a...
متن کاملComparing Model-based Versus K-means Clustering for the Planar Shapes
In some fields, there is an interest in distinguishing different geometrical objects from each other. A field of research that studies the objects from a statistical point of view, provided they are invariant under translation, rotation and scaling effects, is known as the statistical shape analysis. Having some objects that are registered using key points on the outline...
متن کاملObjects Detection in Video Surveillance System
More than ever before, it is important to maintain the safety and security of citizens, public infrastructure, buildings. This paper is concerned with video surveillance systems. With the growing quantity of security video, it becomes vital that video surveillance system be able to support security personnel in monitoring and tracking activities. In this paper is described new video surveillanc...
متن کامل